home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / egrep.zip / README.ALS < prev    next >
Text File  |  1988-03-31  |  2KB  |  112 lines

  1.     I'm trying to get a large collection of unix tools for MSDOS
  2. together for distribution.  Here is a list of what I have already.  If
  3. you see something missing that you have or if you have source for one of
  4. these please send them to me.  If this package get too large I will
  5. distribute via U.S. mail (S.A.S.E).  But please wait till I finallize
  6. the collection before sending me your disks.
  7.  
  8. My two main sources have been K.van Houten who supplied source and Dan
  9. Norton who didn't.  Others have ethier been picked off the net or
  10. various BBSs. These program are as unix like as possible within 
  11. MS-DOS.  I would perfer programs which 
  12.  
  13.     A. Require no $ from the user.
  14.  
  15.     B. include source code
  16.  
  17. Please do not send me programs from PICNIX since they do not fall
  18. under the above critiera.
  19.  
  20.  
  21. Utility Name         Source         Comments
  22.  
  23. at            no         P.C Magazine? TSR
  24.  
  25. atob, btoa          yes
  26.  
  27. awk            yes         Actually called bawk: Bob Brodt
  28.  
  29. cal            no
  30.  
  31. cat            no         
  32.  
  33. chmod            no    
  34.  
  35. date             no         mapped to udate via CED
  36.  
  37. detab            no
  38.  
  39. df            yes         Another good one from K.V.H
  40.  
  41. diff            yes         But it deosn't work
  42.  
  43. du            yes         Another good one from K.V.H
  44.  
  45. ed            yes         
  46.  
  47. egrep            yes         Very fast
  48.  
  49. entab            no    
  50.  
  51. find            yes         Very nice
  52.  
  53. fgrep            no         No wildcard expansion
  54.  
  55. grep            yes          Not very powerful, some bugs
  56.  
  57. history            yes         I don't use it, but it looks good
  58.  
  59. head            no
  60.  
  61. ls            yes         Very well done
  62.  
  63. make            no         NDMAKE (somebody should have source)
  64.  
  65. more            no         This has been around the net
  66.  
  67. mv            yes         sort of buggy, No -i support
  68.  
  69. mv            no         This one works well         
  70.  
  71. nroff            yes         NRO - not 100% compatible
  72.  
  73. patch            no         From Larry Wall
  74.  
  75. pcshell            no         Doesn't like TSR programs
  76.  
  77. pushd,popd        no         different flavor, TSR
  78.  
  79. pr            no
  80.  
  81. rev            yes         source in asm
  82.  
  83. rm            yes         Very well done
  84.  
  85. sed            yes         via GNU
  86.  
  87. unshar            no
  88.  
  89. shar            no    
  90.  
  91. sort            no
  92.  
  93. sleep            yes         Here's a tough one to write
  94.  
  95. strings            yes
  96.  
  97. sum            yes    
  98.  
  99. tail            no
  100.  
  101. tar            yes         Latest from GNU
  102.  
  103. touch            yes
  104.  
  105. uuclone            yes         Not very much Documentation
  106.  
  107. uu{de,en}code        yes         no bells or whistles
  108.  
  109. vi            yes         Actually TVX emulation - not very good
  110.  
  111.  
  112.